home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4786 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: gryphon.phoenix.net!usenet
  2. From: brucew@phoenix.net (Bruce Wedding)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: HELP!! BAMBOOZLED BEGINNER!!
  5. Date: Wed, 07 Feb 1996 01:23:12 GMT
  6. Organization: BranPaul Systems
  7. Message-ID: <4f8sn3$dhi@gryphon.phoenix.net>
  8. References: <Pine.OSF.3.91l.960130235948.20497A-100000@saul3.u.washington.edu> <4eru59$s8t@gryphon.phoenix.net> <4et54u$51n@sparcserver.lrz-muenchen.de>
  9. NNTP-Posting-Host: dial89.phoenix.net
  10. X-Newsreader: Moe's Newsreader    
  11.  
  12.  
  13. >>change this to scanf("%U", &i);
  14. >
  15. >Could you give us a reference for this format string? As long as you
  16. >don't succeed in doing so, I will use "%lu" as a scanf() format
  17. >string for an "unsigned long int".
  18.  
  19. Sure Kurt,
  20.  
  21. Borland C++ 3.1 Run Time Library Reference page 446.
  22.  
  23. You are about 5 days late on this one.  I've already been
  24. admonished by Tanmoy.  I made the mistake of assuming the idiots
  25. at Borland wouldn't add extensions to an ANSI function.
  26.  
  27.  
  28.  
  29.  
  30. Bruce D. Wedding                        Have Compiler, Will Travel!
  31.               Perspicacious Programming Performed Promptly
  32. Katy, Texas, USA, Planet Earth, Milkyway Galaxy, Known Universe
  33.  
  34.